When you register a SAS® Enterprise Miner™ model in SAS® Management Console, the model might fail to register in SAS Content Server. The problem occurs if you defined a WebDAV URL that does not have a slash (/) on the end.
To see whether models are registering, go to this location:
http://<WebDAV server:[port]>/SASContentServer/repository/default/Models/
If the models are not registered, then check to see whether the WebDAV URL is correct. Follow these steps.
- Log on to SAS Management Console using the SAS Administrator account (sasadm@saspw).
- Go to Application Management ► Enterprise Miner ► Projects, and right-click on the
appropriate Workspace Server.
- Go to the Options tab and verify that the WebDAV URL is entered in the correct format.
This is an example of an incorrect format.
http://<WebDAV server:[port]>/SASContentServer/repository/default/Models
This is an example of a correct format.
http://<WebDAV server:[port]>/SASContentServer/repository/default/Models/
The correct format contains a slash at the end of the line. The slash is very important.
If the WebDAV URL does not have a slash at the end of the line, then the SAS Enterprise Miner Client log on your middle tier machine contains a message. (The log is in \SAS\<config dir>\Lev#\Web\Logs.) The message is similar to this:
http:\<WebDAV server:[port]>\SASContentServer\repository\default\modelsassoc_Assoc_317Z__miningresult.spk
(The filename, directory name, or volume label syntax is incorrect)
To correct the problem, add a slash (/) to the end of the WebDAV URL. Then, restart your Web Application Server. After restarting, models should appear in the correct location when you register. To see whether they registered correctly, go to the WebDAV URL:
http://<WebDAV server:[port]>/SASContentServer/repository/default/Models/
Operating System and Release Information
SAS System | SAS Enterprise Miner Mid-Tier | Microsoft® Windows® for x64 | 7.1 | 7.1 M1 | 9.3 TS1M0 | 9.3 TS1M1 |
64-bit Enabled AIX | 7.1 | 7.1 M1 | 9.3 TS1M0 | 9.3 TS1M1 |
64-bit Enabled Solaris | 7.1 | 7.1 M1 | 9.3 TS1M0 | 9.3 TS1M1 |
HP-UX IPF | 7.1 | 7.1 M1 | 9.3 TS1M0 | 9.3 TS1M1 |
Linux for x64 | 7.1 | 7.1 M1 | 9.3 TS1M0 | 9.3 TS1M1 |
Solaris for x64 | 7.1 | 7.1 M1 | 9.3 TS1M0 | 9.3 TS1M1 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.